//==============================================================================
// Ulfsark_Anim.txt
//==============================================================================

//==============================================================================

define Axe
{
   set hotspot
   {
      version
      {
         Visual Attachments N Axe 2handed Iron
      }
   }
}
//==============================================================================

define Shield
{
   set hotspot
   {
      version
      {
            Visual Attachments G Shield Iron
Replacetexture Attachments A Shields map/Attachments Beta N Shield Ulfsark Iron Map
      }
   }
}

//==============================================================================

define Head
{
   SetSelector
   {
		set hotspot
		{
			version
			{
            Visual Infantry N Ulfsark Head Standard
            ReplaceTexture Infantry N Ulfsark Head Standard/Infantry Beta N Ulfsark Head
			}
		}
	}
}

//==============================================================================

define hammer
{
   set hotspot
   {
      version
      {
         Visual Tool Hammer
      }
   }
}

//==============================================================================

anim Idle
{
	SetSelector
	{
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Ulfsark_idleA
					ReplaceTexture Infantry N Ulfsark Standard/Infantry Beta N Ulfsark
					connect RightHand Axe hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
	}
}

//==============================================================================

anim Build
{
	SetSelector
	{
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Ulfsark_buildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.74 false Build checkVisible 
//-- end auto generated section
					ReplaceTexture Infantry N Ulfsark Standard/Infantry Beta N Ulfsark
					connect RightHand Axe hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
	}
}
//==============================================================================

anim Walk
{
	SetSelector
	{
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Ulfsark_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.60 true   
               tag FootstepRight 0.20 true   
//-- end auto generated section
					ReplaceTexture Infantry N Ulfsark Standard/Infantry Beta N Ulfsark
					connect RightHand Axe hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
	}
}

//==============================================================================

anim Attack
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Infantry Beta N Ulfsark_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.56 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.45 false SwordSwing checkVisible 
//-- end auto generated section
					ReplaceTexture Infantry N Ulfsark Standard/Infantry Beta N Ulfsark
					connect RightHand Axe hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================

anim Death
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Infantry Beta N Ulfsark_DeathA
					ReplaceTexture Infantry N Ulfsark Standard/Infantry Beta N Ulfsark
					connect RightHand Axe hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
			}
		}
	}
}


//==============================================================================

anim Bored
{
	SetSelector
	{
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Ulfsark_BoredA
					ReplaceTexture Infantry N Ulfsark Standard/Infantry Beta N Ulfsark
					connect RightHand Axe hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
				}
			}
	}
}

//==============================================================================

anim Flail
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Infantry Beta N Ulfsark_FlailA
					ReplaceTexture Infantry N Ulfsark Standard/Infantry Beta N Ulfsark
					connect RightHand Axe hotspot
					connect LeftForearm Shield hotspot
					Connect TopOfHead Head hotspot
			}
		}
	}
}